home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: iterators
- Sent: 3/8/96 9:38 AM
- Received: 3/8/96 10:01 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >What the difference between a FW_CPartFrameIterator and a
- >FW_CPresentationFrameIterator?
- >
- >Under what circumstances would you use one or the other?
- >
- >Thanks.
- >
- >Arni
-
- FW_CPartFrameIterator iterates throw all the frames of your part. In
- ODFDraw you will get the main frames and the palettes.
-
- FW_CPresentationFrameIterator iterates throw all the frames of a specific
- presentation. If you use the ODFDeaw main frame presentation you will get
- only those, not the palettes which have a different presentations.
-
- Henri Lamiraux
- ODF Team
-